Skip to content

Bump symfony/monolog-bundle from 3.10.0 to 4.0.1#2003

Merged
blued-gear merged 1 commit intomainfrom
dependabot/composer/symfony/monolog-bundle-4.0.1
Mar 24, 2026
Merged

Bump symfony/monolog-bundle from 3.10.0 to 4.0.1#2003
blued-gear merged 1 commit intomainfrom
dependabot/composer/symfony/monolog-bundle-4.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2026

Bumps symfony/monolog-bundle from 3.10.0 to 4.0.1.

Release notes

Sourced from symfony/monolog-bundle's releases.

4.0.1

  • Fix rollbar handler to use RollbarLogger
  • Fix monolog.processor tag attributes to use consecutive keys

4.0.0

  • Add support for Symfony 8.0
  • Drop support for PHP < 8.2
  • Drop support for Symfony < 7.3
  • Drop support for Monolog < 3.5
  • Remove abstract monolog.activation_strategy.not_found and monolog.handler.fingers_crossed.error_level_activation_strategy service definitions
  • Remove excluded_404s option, use excluded_http_codes instead
  • Remove console_formater_options option, use console_formatter_options instead
  • Remove elasticsearch type, use elastica or elastic_search instead
  • Remove mongo type, use mongodb instead
  • Remove sentry and raven types, use a service type with sentry/sentry-symfony instead
  • Remove DebugHandlerPass
  • Remove support for the DebugHandler

3.11.1

  • Fix rollbar handler to use RollbarLogger with Monolog 2+
  • Fix monolog.processor tag attributes to use consecutive keys

3.11.0

  • Reorganize files to match the "Reusable Bundles" structure
  • Migrate services configuration to PHP
  • Add console.interactive_only flag
  • Add slack.exclude_fields and slackwebhook.exclude_fields configuration
  • Add a processor to all loggers only when tags do not specify a channel or handler
  • Deprecate abstract monolog.activation_strategy.not_found and monolog.handler.fingers_crossed.error_level_activation_strategy service definitions
  • Drop support for PHP < 8.1
  • Drop support for Symfony < 6.4
  • Add TelegramBotHandler topic support
  • Deprecate sentry and raven handler, use a service handler with sentry/sentry-symfony instead
  • Add configuration for Gelf encoders
  • Fix host configuration for elastic_search handler
  • Add hosts configuration for elastica handler
  • Add enabled option to handlers configuration
  • Add priority field to processor tag
  • Add mongodb handler and deprecate mongo
  • Add monolog.formatter.syslog service definition to format RFC5424-compliant messages
Changelog

Sourced from symfony/monolog-bundle's changelog.

4.0.1 (2025-12-09)

  • Fix rollbar handler to use RollbarLogger
  • Fix monolog.processor attributes to use consecutive keys

4.0.0 (2025-11-27)

  • Add support for Symfony 8.0
  • Drop support for PHP < 8.2
  • Drop support for Symfony < 7.3
  • Drop support for Monolog < 3.5
  • Remove abstract monolog.activation_strategy.not_found and monolog.handler.fingers_crossed.error_level_activation_strategy service definitions
  • Remove excluded_404s option, use excluded_http_codes instead
  • Remove console_formater_options option, use console_formatter_options instead
  • Remove elasticsearch type, use elastica or elastic_search instead
  • Remove mongo type, use mongodb instead
  • Remove sentry and raven types, use a service type with sentry/sentry-symfony instead
  • Remove DebugHandlerPass
  • Remove support for the DebugHandler

3.11.1 (2025-12-09)

  • Fix rollbar handler to use RollbarLogger with Monolog 2+
  • Fix monolog.processor attributes to use consecutive keys

3.11.0 (2025-11-27)

  • Reorganize files to match the "Reusable Bundles" structure
  • Migrate services configuration to PHP
  • Add console.interactive_only flag
  • Add slack.exclude_fields and slackwebhook.exclude_fields configuration
  • Add a processor to all loggers only when tags do not specify a channel or handler
  • Deprecate abstract monolog.activation_strategy.not_found and monolog.handler.fingers_crossed.error_level_activation_strategy service definitions
  • Drop support for PHP < 8.1
  • Drop support for Symfony < 6.4
  • Add TelegramBotHandler topic support
  • Deprecate sentry and raven handler, use a service handler with sentry/sentry-symfony instead
  • Add configuration for Gelf encoders
  • Fix host configuration for elastic_search handler
  • Add hosts configuration for elastica handler
  • Add enabled option to handlers configuration
  • Add priority field to processor tag
  • Add mongodb handler and deprecate mongo
  • Add monolog.formatter.syslog service definition to format RFC5424-compliant messages
Commits
  • 3b4ee27 Merge branch '3.x' into 4.x
  • 0e675a6 Update changelog for 3.11.1
  • c20e0c2 Merge branch '3.x' into 4.x
  • c58895e bug #559 Fix rollbar handler to use RollbarLogger with Monolog 2+ (websir...
  • b6f5d69 Update changelog
  • 0c10c52 Use conditional class name depending on the Monolog version
  • 93fc8f3 Update RollbarNotifier to RollbarLogger in DI
  • 91b61eb Merge branch '3.x' into 4.x
  • 344f262 bug #563 Fix tags list to use consecutive keys (GromNaN)
  • 2127520 Fix tags must be a list
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update PHP code labels Feb 7, 2026
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/monolog-bundle-4.0.1 branch 2 times, most recently from e8f52f0 to 47738c3 Compare February 16, 2026 17:21
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/monolog-bundle-4.0.1 branch 2 times, most recently from 9f06a3d to 9801486 Compare February 22, 2026 10:28
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/monolog-bundle-4.0.1 branch 3 times, most recently from 38c141c to 591555a Compare March 4, 2026 17:23
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/monolog-bundle-4.0.1 branch 3 times, most recently from a12c73b to 4cd5e86 Compare March 8, 2026 22:09
@blued-gear
Copy link
Copy Markdown
Collaborator

@dependabot recreate

Bumps [symfony/monolog-bundle](https://github.com/symfony/monolog-bundle) from 3.10.0 to 4.0.1.
- [Release notes](https://github.com/symfony/monolog-bundle/releases)
- [Changelog](https://github.com/symfony/monolog-bundle/blob/4.x/CHANGELOG.md)
- [Commits](symfony/monolog-bundle@v3.10.0...v4.0.1)

---
updated-dependencies:
- dependency-name: symfony/monolog-bundle
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/monolog-bundle-4.0.1 branch from 4cd5e86 to d8b953e Compare March 23, 2026 16:31
@blued-gear blued-gear merged commit f928b0f into main Mar 24, 2026
9 checks passed
@blued-gear blued-gear deleted the dependabot/composer/symfony/monolog-bundle-4.0.1 branch March 24, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update PHP code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant